Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Merge upstream #52

Closed
wants to merge 42 commits into from
Closed

Merge upstream #52

wants to merge 42 commits into from

Conversation

diemol
Copy link
Member

@diemol diemol commented Nov 17, 2023

Thanks for contributing to the Docker-Selenium project!
A PR well described will help maintainers to quickly review and merge it

Before submitting your PR, please check our contributing guidelines, applied for this repository.
Avoid large PRs, help reviewers by making them as simple and short as possible.

Description

Motivation and Context

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the contributing document.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

luisfcorreia and others added 30 commits September 26, 2023 11:18
* Update Dockerfile

road to 4.13.0

* Update bootstrap.sh

Road to 4.13.0

[deploy]
Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from 2.8.3 to 2.9.0.
- [Release notes](https://github.com/nick-invision/retry/releases)
- [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js)
- [Commits](nick-fields/retry@943e742...1467290)

---
updated-dependencies:
- dependency-name: nick-invision/retry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: update base image to use focal  20230624

* fix: update base image to use focal 20230801

---------

Co-authored-by: Diego Molina <[email protected]>
Update ingress.yaml

Co-authored-by: Diego Molina <[email protected]>
…leniumHQ#1973)

fix issue SeleniumHQ#1887: affinity rules

add affinity section to seleniumGrid.podTemplate

Co-authored-by: Diego Molina <[email protected]>
Bumps [ad-m/github-push-action](https://github.com/ad-m/github-push-action) from 0.6.0 to 0.8.0.
- [Release notes](https://github.com/ad-m/github-push-action/releases)
- [Commits](ad-m/github-push-action@40bf560...d91a481)

---
updated-dependencies:
- dependency-name: ad-m/github-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4.7.0...v4.7.1)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update Dockerfile

updating ubuntu version

[deploy]
Improve chart templates in section videoRecorder

Signed-off-by: Viet Nguyen Duc <[email protected]>
* Update Dockerfile

* Update bootstrap.sh

[deploy]
…er nodes (SeleniumHQ#1989)

* feat(autoscaling): Unified parameters to set scaled options for browser nodes

Signed-off-by: Viet Nguyen Duc <[email protected]>

* Update value to get from template .fullname

Signed-off-by: Viet Nguyen Duc <[email protected]>

---------

Signed-off-by: Viet Nguyen Duc <[email protected]>
…HQ#1994)

* Add chart parameter ingress.paths to configure custom paths

Signed-off-by: Viet Nguyen Duc <[email protected]>

* SeleniumHQ#1810 Update dafault value for ingress.hostname

Signed-off-by: Viet Nguyen Duc <[email protected]>

* Update chart README for config parameters basicAuth.

Signed-off-by: Viet Nguyen Duc <[email protected]>

---------

Signed-off-by: Viet Nguyen Duc <[email protected]>
Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/helm/chart-releaser-action/releases)
- [Commits](helm/chart-releaser-action@v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: helm/chart-releaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
VietND96 and others added 12 commits November 8, 2023 13:05
* Bumping chart version

Signed-off-by: Viet Nguyen Duc <[email protected]>

* SeleniumHQ#1995 feat: Adding port to nodes service

Signed-off-by: Viet Nguyen Duc <[email protected]>

* Update chart CHANGELOG

Signed-off-by: Viet Nguyen Duc <[email protected]>

---------

Signed-off-by: Viet Nguyen Duc <[email protected]>
Update Dockerfile

uplifting external jar versions.

[deploy]
* Switching to Jammy

* Update for Firefox node on ubuntu jammy (SeleniumHQ#2001)

Signed-off-by: Viet Nguyen Duc <[email protected]>

---------

Signed-off-by: Viet Nguyen Duc <[email protected]>
Co-authored-by: Viet Nguyen Duc <[email protected]>

[deploy]
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md)
- [Commits](dessant/lock-threads@be8aa5b...d42e5f4)

---
updated-dependencies:
- dependency-name: dessant/lock-threads
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat(helm-test): Added helm test and linting

* chore(appversion): Bumped up chart version

---------

Co-authored-by: Diego Molina <[email protected]>
… (SeleniumHQ#2009)

* Bug: Error setting name in helm release SeleniumHQ#2006

Signed-off-by: Viet Nguyen Duc <[email protected]>

* Add workflow to test chart

Signed-off-by: Viet Nguyen Duc <[email protected]>

* Update workflow to test chart

Signed-off-by: Viet Nguyen Duc <[email protected]>

* Update workflow to test helm chart

Signed-off-by: Viet Nguyen Duc <[email protected]>

* Update workflow to test chart

Signed-off-by: Viet Nguyen Duc <[email protected]>

* Update ConfigMap for video recorder SeleniumHQ#2007

Signed-off-by: Viet Nguyen Duc <[email protected]>

* Test indidividual node to reduce unstable Insufficient cpu

Signed-off-by: Viet Nguyen Duc <[email protected]>

* Fix lint in test values yaml

Signed-off-by: Viet Nguyen Duc <[email protected]>

---------

Signed-off-by: Viet Nguyen Duc <[email protected]>
corrected typo in selinium grid charts

Co-authored-by: Diego Molina <[email protected]>
@diemol diemol closed this Dec 19, 2023
@diemol diemol deleted the merge-upstream branch December 19, 2023 12:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.